+ostree (2017.6-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ - Update debian/copyright
+ - Update disabled ostree-boot packaging for new systemd generator
+ - Add new ABI to symbols file
+
+ -- Simon McVittie <smcv@debian.org> Wed, 24 May 2017 20:50:51 +0100
+
ostree (2017.5-1) experimental; urgency=high
* New upstream release
© 2014 Owen Taylor <otaylor@redhat.com>
© 2015 Dan Nicholson <nicholson@endlessm.com>
© 2015 Canonical Ltd.
+ © 2017 Endless Mobile, Inc.
License: LGPL-2+
Files:
LIBOSTREE_2017.2@LIBOSTREE_2017.2 2017.2
LIBOSTREE_2017.3@LIBOSTREE_2017.3 2017.3
LIBOSTREE_2017.4@LIBOSTREE_2017.4 2017.4
+ LIBOSTREE_2017.6@LIBOSTREE_2017.6 2017.6
ostree_async_progress_finish@LIBOSTREE_2016.3 2016.4
+ ostree_async_progress_get@LIBOSTREE_2017.6 2017.6
ostree_async_progress_get_status@LIBOSTREE_2016.3 2016.4
ostree_async_progress_get_type@LIBOSTREE_2016.3 2016.4
ostree_async_progress_get_uint64@LIBOSTREE_2016.3 2016.4
ostree_async_progress_get_uint@LIBOSTREE_2016.3 2016.4
+ ostree_async_progress_get_variant@LIBOSTREE_2017.6 2017.6
ostree_async_progress_new@LIBOSTREE_2016.3 2016.4
ostree_async_progress_new_and_connect@LIBOSTREE_2016.3 2016.4
+ ostree_async_progress_set@LIBOSTREE_2017.6 2017.6
ostree_async_progress_set_status@LIBOSTREE_2016.3 2016.4
ostree_async_progress_set_uint64@LIBOSTREE_2016.3 2016.4
ostree_async_progress_set_uint@LIBOSTREE_2016.3 2016.4
+ ostree_async_progress_set_variant@LIBOSTREE_2017.6 2017.6
ostree_bootconfig_parser_clone@LIBOSTREE_2016.3 2016.4
ostree_bootconfig_parser_get@LIBOSTREE_2016.3 2016.4
ostree_bootconfig_parser_get_type@LIBOSTREE_2016.3 2016.4
etc/dracut.conf.d/ostree.conf
etc/grub.d/15_ostree
+lib/systemd/system-generators/ostree-system-generator
lib/systemd/system/ostree-prepare-root.service
lib/systemd/system/ostree-remount.service
usr/lib/dracut/modules.d/98ostree
--with-dracut \
--with-grub2 \
--with-grub2-mkconfig-path=/usr/sbin/grub-mkconfig \
+ --with-systemdsystemgeneratordir=/lib/systemd/system-generators \
--with-systemdsystemunitdir=/lib/systemd/system \
$(NULL)
# debian/ostree-boot.* and https://bugs.debian.org/824650
rm -f debian/tmp/etc/dracut.conf.d/ostree.conf
rm -f debian/tmp/etc/grub.d/15_ostree
+ rm -f debian/tmp/lib/systemd/system-generators/ostree-system-generator
rm -f debian/tmp/lib/systemd/system/ostree-prepare-root.service
rm -f debian/tmp/lib/systemd/system/ostree-remount.service
rm -fr debian/tmp/usr/lib/dracut/modules.d/98ostree/